path bar: Don't use prerendered surfaces
authorMatthias Clasen <mclasen@redhat.com>
Fri, 4 Sep 2015 06:09:43 +0000 (02:09 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 4 Sep 2015 06:09:43 +0000 (02:09 -0400)
commit9f6f4b2004841f5b7f170fbb94ba9e02baa20931
treedaee67e6b6546c6907f684d33fb14942352fc81a
parent55d68726160a3106ad428266bdad624547e53469
path bar: Don't use prerendered surfaces

The current icon handling did not update icons for widget
state changes, causing black-on-black icons in HighContrast.
Instead, use the GIcon.

https://bugzilla.gnome.org/show_bug.cgi?id=753397
gtk/gtkpathbar.c